Skip to content
Back to search
30
MCP

Codebase Retrieval (RepoMix)

pulsemcp/codebase retrieval (repomix)

Integrates with RepoMix to enable codebase retrieval and analysis for tasks like code review, dependency tracking, and automated documentation generation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

reporose
Repository scanner that builds a structural map of a codebase (functions, imports, exports, dependencies) and adds file descriptions of what
0 tools
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
Code Merge
Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content compression, and filtering
0 tools
CodeDox
Crawls documentation websites and extracts code snippets using tree-sitter parsing, automatically categorizing and enriching them with metad
0 tools
Repository Intelligence
Analyze repos of any size - security scanning code analysis monorepo support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codebase_retrieval_(repomix)": {
      "url": "None",
      "transport": "http"
    }
  }
}